Reduce width of run button dock zone#6925
Conversation
🎨 Storybook Build Status✅ Build completed successfully! ⏰ Completed at: 11/25/2025, 08:01:00 PM UTC 🔗 Links🎉 Your Storybook is ready for review! |
🎭 Playwright Test Results⏰ Completed at: 11/25/2025, 08:09:48 PM UTC 📈 Summary
📊 Test Reports by Browser
🎉 Click on the links above to view detailed test results for each browser configuration. |
Bundle Size ReportSummary
Category Glance Per-category breakdownApp Entry Points — 3.18 MB (baseline 3.18 MB) • ⚪ 0 BMain entry bundles and manifests
Status: 3 added / 3 removed Graph Workspace — 944 kB (baseline 944 kB) • ⚪ 0 BGraph editor runtime, canvas, workflow orchestration
Status: 1 added / 1 removed Views & Navigation — 6.54 kB (baseline 6.54 kB) • ⚪ 0 BTop-level views, pages, and routed surfaces
Status: 1 added / 1 removed Panels & Settings — 297 kB (baseline 297 kB) • ⚪ 0 BConfiguration panels, inspectors, and settings screens
Status: 6 added / 6 removed UI Components — 139 kB (baseline 139 kB) • ⚪ 0 BReusable component library chunks
Status: 6 added / 6 removed Data & Services — 12.5 kB (baseline 12.5 kB) • ⚪ 0 BStores, services, APIs, and repositories
Status: 2 added / 2 removed Utilities & Hooks — 2.94 kB (baseline 2.94 kB) • ⚪ 0 BHelpers, composables, and utility bundles
Status: 1 added / 1 removed Vendor & Third-Party — 8.56 MB (baseline 8.56 MB) • ⚪ 0 BExternal libraries and shared vendor chunks
Other — 3.84 MB (baseline 3.84 MB) • ⚪ 0 BBundles that do not match a named category
Status: 18 added / 18 removed |
| const actionbarClass = computed(() => | ||
| cn( | ||
| 'w-[265px] border-dashed border-blue-500 opacity-80', | ||
| 'w-[200px] border-dashed border-blue-500 opacity-80', |
There was a problem hiding this comment.
Any way we can tie them together?
There was a problem hiding this comment.
Same with the height, the docking area looks a little short.
There was a problem hiding this comment.
I very much would like to, but my initial tests have not been promising. Probably best to revisit later.
|
@AustinMroz Commit |
1 similar comment
|
@AustinMroz Commit |
Tiny PR to make the docking area line up with the new size of the actionbar after #6723

┆Issue is synchronized with this Notion page by Unito